projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9f55df
)
Fix a duplicate word in the docs
author
Matthias Clasen
<mclasen@redhat.com>
Wed, 25 May 2016 00:51:55 +0000
(20:51 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Wed, 25 May 2016 03:41:42 +0000
(23:41 -0400)
docs/reference/gtk/migrating-2to3.xml
patch
|
blob
|
history
diff --git
a/docs/reference/gtk/migrating-2to3.xml
b/docs/reference/gtk/migrating-2to3.xml
index 94419559bc465d308d4028c50617e64736980b70..b0bad87e301f8ee12337f406275c12a5a7991625 100644
(file)
--- a/
docs/reference/gtk/migrating-2to3.xml
+++ b/
docs/reference/gtk/migrating-2to3.xml
@@
-1133,7
+1133,7
@@
gtk_arrow_draw (GtkWidget *widget,
The default values for the #GtkScrolledWindow:hscrollbar-policy and
#GtkScrolledWindow:vscrollbar-policy properties have been changed from
'never' to 'automatic'. If your application was relying on the default
- value, you will have
explicitly
set it explicitly.
+ value, you will have
to
set it explicitly.
</para>
<para>